U (underline)

This object is used to relflect the functionality of the Html 'U' tag, which is for the underlining of text. Using U with the Document Object Model, you may script a flashing underline, for example. Thisi s just one of many configurations in which you might use this object.

DOM Reference

Internet Explorer

window.document.all.elementID

The properties of the U object are:

className
document
id
innerHtml
innerText
isTextEdit
lang
language
offsetHeight
offsetLeft
offsetParent
offsetTop
offsetWidth
outerHtml
outerText
parentElement
parentTextEdit
sourceIndex
style
tagName
title

The Methods of the U object are:

click()
contains()
getAttribute()
insertAdjacentHtml()
insertAdjacentText()
removeAttribute()
scrollIntoView()
setAttribute()

The Collections and Arrays for the U object are:

all [ ]
children [ ]
filters [ ]

The Event Handlers for the U object are:

onClick
onDblClick
onDragStart
onFilterChange
onHelp
onKeyDown
onKeyPress
onKeyUp
onMouseDown
onMouseMove
onMouseOut
onMouseOver
onMouseUp
onSelectStart